Learn R Programming

SingleCellAssay (version 0.80)

[[,SCASet-method: Index into an SCASet object

Description

Return a SingleCellAssay at index i

Usage

# S4 method for SCASet
[[(x, i, j, ...)

Arguments

x

object to be subscripted

i

index

j

Ignored

...

Ignored

Value

subscripted SingleCellAssay or derived class